Method GetWithoutHashValidation<TProps>(long)
Get WHOLE RedbObject WITHOUT hash validation (for monolithic applications).
public RedbObject<TProps>? GetWithoutHashValidation<TProps>(long objectId) where TProps : class, new()
Get WHOLE RedbObject WITHOUT hash validation (for monolithic applications).
public RedbObject<TProps>? GetWithoutHashValidation<TProps>(long objectId) where TProps : class, new()